projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc228c
)
remove the name of submodule per recomendation of @alexcrichton
author
Michal Vyskocil
<michalvyskocil@eaton.com>
Tue, 28 Jul 2015 22:01:11 +0000
(
00:01
+0200)
committer
Michal Vyskocil
<michalvyskocil@eaton.com>
Tue, 28 Jul 2015 22:01:11 +0000
(
00:01
+0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 6d3e3f994d4efdc0579e895d808986f284454b4a..297bd21d6380503266bb90e1c3064b60a96bd816 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-38,7
+38,7
@@
Cargo can then be compiled like many other standard unix-like projects:
```sh
git clone https://github.com/rust-lang/cargo
cd cargo
-git submodule update --init
src/rust-installer
+git submodule update --init
python src/etc/install-deps.py
./configure --local-rust-root="$PWD"/rustc
make